home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Giga Pack
/
Giga Pack CD1.iso
/
3d
/
bstone
/
nod.bat
< prev
next >
Wrap
DOS Batch File
|
1996-03-16
|
122b
|
9 lines
c:
cd\
cd bstone
@echo off
bs_aog %1 %2 %3 %4 %5 %6 %7
if not errorlevel == 1 goto exit
jamerr -fbs_aog.err
:exit